Tutorial link: https://www.r-bloggers.com/covid-19-explore-your-visualizer-degrees-of-freedom/
library(plotly)
Error in library(plotly) : there is no package called ‘plotly’
plot_covid19_spread(
covid19_dta, type = "deaths", min_cases = 100, min_by_ctry_obs = 7,
edate_cutoff = 40, per_capita = FALSE, log_scale = TRUE,
cumulative = TRUE, change_ave = 7,
highlight = c("FRA", "DEU", "ITA", "ESP", "GBR", "USA"),
intervention = NULL
)
p <- plot_covid19_spread(
covid19_dta, type = "deaths", min_cases = 300, min_by_ctry_obs = 7,
edate_cutoff = 40, per_capita = FALSE, log_scale = FALSE,
cumulative = FALSE, change_ave = 1,
highlight = c("FRA", "DEU", "ITA", "ESP", "GBR", "USA"),
intervention = NULL
)
ggplotly(p)
geom_GeomLabelRepel() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issuesgeom_GeomLabelRepel() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issuesgeom_GeomLabelRepel() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issuesgeom_GeomLabelRepel() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issuesgeom_GeomLabelRepel() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issuesgeom_GeomLabelRepel() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issues